Up Counter |
(UP COUNT) |

Counts upward from 0 to an adjustable threshold.
| Tr | Trigger | The counter increments by 1 each time the Trigger input changes from 0 to 1. |
| R | Reset | When the Reset input receives a 1, this resets the counter and disables it. |
| Th | Threshold | Counter threshold. Exceeding this threshold triggers an overflow at the output. |
| Ov | Overflow | Counter threshold reached |
| V | Value | Output value |